home *** CD-ROM | disk | FTP | other *** search
- Path: maverick.tad.eds.com!stank01
- From: stank01@ny.rsc.gmeds.com (Shantanu G. Tank)
- Newsgroups: comp.lang.c
- Subject: Re: Help with Network Code in 'C'
- Date: 19 Jan 1996 16:52:34 GMT
- Organization: Eastern Resource Center
- Message-ID: <4doi8i$nrj@maverick.tad.eds.com>
- References: <4dn672$1of0@news.gate.net>
- NNTP-Posting-Host: gatekeeper.ny.rsc.gmeds.com
- X-Newsreader: TIN [version 1.2 PL2]
-
-
- from the client workstation try
- telnet server <port>
- the port is the services entry the server is listening on.. if the server
- responds the client code has the problem..
-
- Karl Waddell (kwaddell@gate.net) wrote:
- : I have written a client/server app on an HP-UX box using the O'Reilly IPC code
- : as a template. The code works great while both parts, meaning the client and
- : server code reside on the same box. When I moved the server code to another box
- : in another subdomain, I recveive the "connection refused" message when trying
- : to establish a connection. I have started xdb and debuged the sever code on the
- : see the code accept the connection, but it will not do the same for my client
- : code. I can ping the site without any problem, it is on the same subnet. Has
- : anyone run into this type of problem?
-
-
- : Thanks in advance
-
-
- : Karl Waddell
-
- --
- Shantanu G. Tank
- EDS ERC Phone:716-439-3858 (8-449)
- Internet: stank01@ny.rsc.gmeds.com
- Lotus Notes: Shantanu G. Tank@UG_GM_LOC_HDL01 DIAMONDNET: LNUSHDLK(RZJNJJ)
-